Skip to content

librustc_trans: Remove misoptimization in treating derefs of Box as rvalues. #25645

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 20, 2015

Conversation

luqmana
Copy link
Member

@luqmana luqmana commented May 20, 2015

This micro-optimization actually led to generating broken IR in certain cases.

Fixes #18845.
Fixes #25497.

@rust-highfive
Copy link
Contributor

r? @Aatch

(rust_highfive has picked a reviewer for you, use r? to override)

@eddyb
Copy link
Member

eddyb commented May 20, 2015

@bors r+

@bors
Copy link
Collaborator

bors commented May 20, 2015

📌 Commit 54dbd0b has been approved by eddyb

bors added a commit that referenced this pull request May 20, 2015
This micro-optimization actually led to generating broken IR in certain cases.

Fixes #18845.
Fixes #25497.
@bors
Copy link
Collaborator

bors commented May 20, 2015

⌛ Testing commit 54dbd0b with merge cec980a...

@bors bors merged commit 54dbd0b into rust-lang:master May 20, 2015
@luqmana luqmana deleted the lnr branch May 20, 2015 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants